Welcome![Sign In][Sign Up]
Location:
Search - detection opencv

Search list

[Graph RecognizeIntelligent_Screen_Saver

Description: It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to analyze if the user is no longer in view. Currently two angles are supported namely frontal pose and profile pose.
Platform: | Size: 98304 | Author: 萧董 | Hits:

[Special Effectsfacecolorhs

Description: OPENCV下的肤色检测程序 HS模型 比较简单抛砖引玉吧-OPENCV under the skin detection procedure is relatively simple HS model puts it
Platform: | Size: 7168 | Author: 飘叶 | Hits:

[Video CaptureOpencv_shipincaiji

Description: 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序,在该程序界面上可进行以上每个功能测试.-Based on a good environment Opencv with VC Video Capture Image Filtering and corner detection campaign tracking procedures vc. Opencv image filtering can be achieved, opencv face corner detection, opencv campaign tracking procedures in the program interface can be carried out each functional testing.
Platform: | Size: 256000 | Author: vera | Hits:

[Special Effectsedgedetection--canny--opencv

Description: 图像边缘检测 opencv canny算法-Image opencv canny edge detection algorithm
Platform: | Size: 5120 | Author: 白云沙 | Hits:

[Special Effectsedgedetection

Description: 在C++环境中用opencv实现道路边缘检测-In the C++ Environment using opencv realize the road edge detection
Platform: | Size: 1649664 | Author: 吉元 | Hits:

[Otherstreet_source

Description: 道路检测算法的实现极及其方案代码简单灵活-Road detection algorithm and its program code to achieve a very simple and flexible
Platform: | Size: 5388288 | Author: like | Hits:

[Special EffectsOpenCV

Description: 本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。-This procedure includes a picture to open, close and edge detection, as well as video of the deal (including avi and camera collected).
Platform: | Size: 4096000 | Author: | Hits:

[Graph RecognizeFaceDetection

Description: video based face detection source code. very useful! it doesn t rely on opencv
Platform: | Size: 67584 | Author: sjtuzyk | Hits:

[Special Effectsopencv_example

Description: Opencv编程,示例程序 1.读入图像并显示 2.载入图像,强制转化为Gray 3.Canny边缘检测 4.轮廓检测 5.运动物体检测 -Opencv programming, one example of the procedure. Read into the image and display 2. Loading image, forced into Gray3.Canny edge detection 4. Contour detection 5. Moving object detection
Platform: | Size: 2048 | Author: cwy-no.1 | Hits:

[Graph RecognizeOpenCV_face_detector

Description: This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file. Usage: FaceDetect (<Haar Cascase XML file>, <Gray scale Image>) The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face. Example, A = imread ( lena.jpg , JPG ) Img = double (rgb2gray(A)) Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img) -This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file. Usage: FaceDetect (<Haar Cascase XML file>, <Gray scale Image>) The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are-1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face. Example, A = imread ( lena.jpg , JPG ) Img = double (rgb2gray(A)) Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
Platform: | Size: 1295360 | Author: ruan | Hits:

[Special EffectsmyFace0.3

Description: OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code, can be used to carry out face recognition and treatment
Platform: | Size: 104448 | Author: 李华 | Hits:

[Graph Recognizefacedetect

Description: 人脸检测系统,基于Opencv,包含了多种图像处理方法。-Face Detection System, based on the Opencv, contains a variety of image processing methods.
Platform: | Size: 3045376 | Author: 宁先生 | Hits:

[Special Effectsmatching

Description: 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法-Binocular vision of the picture matching, Corner Detection and so on. Opencv-based image matching algorithm
Platform: | Size: 3585024 | Author: 陈忠翔 | Hits:

[Otheropencv_thesis

Description: opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
Platform: | Size: 3758080 | Author: wu xiaoying | Hits:

[Special EffectsDiff

Description: 用opencv实现的,用对称差分法检测运动物体。-Opencv achieved by using symmetric-difference moving object detection.
Platform: | Size: 2048 | Author: 李晓振 | Hits:

[Special Effectsopencv

Description: 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
Platform: | Size: 6569984 | Author: | Hits:

[Special Effectsdetect_motion

Description: 基于opencv的运动目标检测,能够识别动态环境下运动目标,并指出运动目标前进方向-Opencv-based moving target detection, able to identify the dynamic environment of moving targets, and noted that the forward direction of moving targets
Platform: | Size: 3347456 | Author: | Hits:

[Special EffectsLaplace

Description: 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
Platform: | Size: 47104 | Author: 张志超 | Hits:

[Special Effectsopencv

Description: 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测-In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Platform: | Size: 1658880 | Author: pop | Hits:

[Graph program圆检测

Description: 图像的圆检测程序。可以很好地进行灰度图的圆检测-Image circle detection procedures. Grayscale can be carried out of the circle detection
Platform: | Size: 4096 | Author: liulei | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net